- main function module
- SAP.тех. главный функциональный модуль
Универсальный англо-русский словарь. Академик.ру. 2011.
Универсальный англо-русский словарь. Академик.ру. 2011.
Main function — See also: Entry point In many programming languages, the main function is where a program starts execution. It is responsible for the high level organization of the program s functionality, and typically has access to the command arguments given… … Wikipedia
Main function (programming) — In some programming languages, the main function is where a program starts execution. It is generally the first user written function run when a program starts (some system specific software generally runs before the main function), though some… … Wikipedia
Function (engineering) — In engineering, in psychology, as well as in common parlance, function denotes the property of something which is used/applied for an objective/goal/purpose/scope.In fact, it is possible to realize the same function using different physical… … Wikipedia
Perl module — A Perl module is a discrete component of software for the Perl programming language. Technically, it is a particular set of conventions for using Perl s package mechanism that has become universally adopted.[discuss] A module defines its source… … Wikipedia
HP-41 extension module — HP 41 extension (or expansion) modules allowed the user of a HP 41 programmable calculator to extend the functionality of the machine. The HP 41 had room for up to four expansion modules at the back of calculator.The HP 41 was not the only… … Wikipedia
Drinfel'd module — In mathematics, a Drinfel d module (or elliptic module) is roughly a special kind of module over a ring of functions on a curve over a finite field, generalizing the Carlitz module. Loosely speaking, they provide a function field analogue of… … Wikipedia
p-adic L-function — In mathematics, a p adic zeta function, or more generally a p adic L function, is a function analogous to the Riemann zeta function, or more general L functions, but whose domain and target are p adic (where p is a prime number). For example, the … Wikipedia
Subscriber Identity Module — Simcard redirects here. For the brand name medication, see Simvastatin. A typical SIM Card … Wikipedia
L-function — The theory of L functions has become a very substantial, and still largely conjectural, part of contemporary number theory. In it, broad generalisations of the Riemann zeta function and the L series for a Dirichlet character are constructed, and… … Wikipedia
Vector space — This article is about linear (vector) spaces. For the structure in incidence geometry, see Linear space (geometry). Vector addition and scalar multiplication: a vector v (blue) is added to another vector w (red, upper illustration). Below, w is… … Wikipedia
Header file — In computer programming, particularly in the C and C++ programming languages, a header file or include file is a file, usually in the form of source code, that is automatically included in another source file by the compiler. Typically, header… … Wikipedia